STEP 11: Let's update our display so we can see our new list.
- Go to and drag in Update Display to the bottom of your program.
- Change the variable in front of .update() from my_display to basics_display
- Change the argument inside the parentheses from my_var to basics.
To navigate the page using the TAB key, first press ESC to exit the code editor.